//sdk/com.adobe.express.embedsdk/BaseAuthController/getTargetUrl
abstract suspend fun getTargetUrl(targetInfo: TargetInfo, skipJumpCheck: Boolean): URL
Generates the target URL for launching workflows.