get Notification Style
fun getNotificationStyle(notificationBuilder: NotificationCompat.Builder, payload: BrazeNotificationPayload): NotificationCompat.Style
Returns a big style NotificationCompat.Style. If an image is present, this will be a NotificationCompat.BigPictureStyle, otherwise it will be a NotificationCompat.BigTextStyle.