ovr_User_Get Function
Retrieve the user with the given ID. This might fail if the ID is invalid or the user is blocked.
NOTE: Users will have a unique ID per application. ovrMessage_User_Get will be generated in response.
ovrRequest ovr_User_Get(ovrID userID)
userID: ovrID
User ID retrieved with this application.