Ability to send triggered emails to site members

Currently, trigger emails is fairly simple to code to send to the person submitting a form but it’s complicated to trigger a email to a site member.

Use case:
I have forms that are connected to CMS items that are attached to site members and I want triggered emails to be sent to the site member that is attached to the CMS item that the user selected when submitting the form.

Did you ever figure this out? I’m trying to do pretty much the same thing.