get Username
Fetches the Mojang profile associated with the given UUID.
This internally strips hyphens before performing the request, as Mojang's profile endpoint expects a compact UUID format.
Return
a NameAndUUID entry if the profile exists, or null if the UUID is invalid or the API request fails
Parameters
uuid
the UUID to query