So I am making a feature when user taps on a push notification he is transferred to a specific app screen, but when I do that I need to mark the message as read because I also have an in-app inbox, and for that, I need a salesforce message ID, so how can I extract it from userInfo? Maybe someone has a salesforce message apns, or a required key for that?