fun isCustomTabIntent(intent: SafeIntent): Boolean
Checks if the provided intent is a custom tab intent.
intent - the intent to check, wrapped as a SafeIntent.
intent
Return true if the intent is a custom tab intent, otherwise false.