Addressables: How to get a list of labels from loaded asset?

I got a list of loaded assets from remote storage. I need to get a list of labels for each asset. How can I do it?

Unfortunately it is not possible and Unity has no intention of making it possible.