handleCardClick

fun handleCardClick(context: Context, card: Card, clickHandler: (Card) -> Boolean?)

This is used by Braze code to handle clicks. Clients should not call this directly.