getMessagePendingResult
Get the Message with the corresponding message ID as a PendingResult.
Return
A PendingResult containing the Message or null
if one does not exist.
Parameters
messageId
The message ID of the desired Message.