how to use organization plugin adapter

I'd like to use the organization adapter's method findMemberByOrgId. since it already exists I'd like to avoid writing the db query myself.
https://github.com/better-auth/better-auth/blob/dd27fa9b7981e900fb59c317c1f4aed53c05e45a/packages/better-auth/src/plugins/organization/adapter.ts#L192
how to access it from user land?
GitHub
The most comprehensive authentication framework for TypeScript - better-auth/better-auth
Was this page helpful?