Why Does the SDK Not Allow Specifying a Specific Account When Multiple Accounts Are Connected Under One External User?

I think that the specific connected account is specified under configuredProps -

configuredProps: {
  [appTypePropName]: {
    authProvisionID: "apn_xxx"
  }
}