List all groups in the directory.
async activedirectory.listGroups(): Promise<void>
This method lists all groups in the directory. The GroupList event will be fired once for each group returned.