retrievePushNotification
Retrieve a specific push notification by ID.
Return
The Push notification, or null if not found.
Parameters
notificationId
The ID of the notification to retrieve.
Throws
if the notification cannot be retrieved.