First, navigate to the repo root. Then run:
git config --file .gitmodules --name-only --get-regexp path
You should see a list of the submodule paths, for example:
submodule.public/wp-content/plugins/cool-plugin.path
submodule.public/wp-content/plugins/another-cool-plugin.path