function requestMultipleChoice(message, choices): unknown
in the create auth session flow, you might to need a multiple choice answer from the user, requestMultipleChoice prompts the user with the question and possible options and returns their selection.Note: This function is currently in beta and may be subject to changes.