Retrieve a user nickname / vCard

Hi,

I’m using a javascript web-client for building a one on one chat for a social network.

When user A starts a conversation with user B, how can user B retrieve user’s A nickname or a field from its vCard?

If user A is not in user’s B roster only the JID is added to the messages.

Thanks