Looking for users to have two MFA channels one after the other during login

Pre Conditions: MFA is enabled with SMS and One-time Password
Scenario:
user enter his/her credentials in the login screen
User gets an SMS as (api.multifactor.enable(“any”)) has been enabled in the Action .

is there a way where user access is challenged by multiple MFA channels( SMS and One-time Password) one after the other during one single login flow ?