If we have the conversationId of a particular conversation, is it possible using the javascript API to fetch the user variables associated with that conversationid? After checking the documentation it seems the conversation object that gets return only has two properties...CreatedAt and UpdatedAt? Need a way to get user.somevariable if we have the comversationId