Pull out common logic from multimedia-message-spec:messageContentForServerDB(...) and native/input-state-container:sendMultimediaMessageAction(...) and introduce helper function.
This is just a straightforward refactor to cut redundancy.
Depends on D5197