unlockCard
Removes a temporary lock from a card, allowing transactions again. A card
locked with reason FRAUDULENT_CHARGES cannot be unlocked; cancel the card
instead (optionally with a replacement via cancelCard's reissue).
unlockCard(
input: UnlockCardInput!
): UnlockCardResponse