LDAP connector - How to query AD users from a React client?

The tutorial here
is great explaining everything but what I really need is just to use the auth LDAP connector and a React JS client to query my AD domain simply to get users emails for example.
I don’t see any method on the wrapper allowing me to do such thing.
Am I missing something?