I have already acquired a resource under the label "token.resource", but now I need to acquire another resource without releasing the previously acquired one, using the same label "token.resource". Is that possible, or is there another way to achieve this? My goal is to acquire multiple resources one by one using the same label without releasing the previous resource.