fetch Stream Message
Fetches streaming message content for the given message UID.
Deduplicates concurrent requests for the same message. If the message has already been fetched and isRetry is false, the request is skipped.
Parameters
msg UId
the unique message ID of the stream message
is Retry
true to force a re-fetch even if the message was already pulled