Unfortunately, some of them forgot to delete their LastPass accounts after importing their data.
This morning I wrote a script that takes a user's exported LastPass data (comes in csv format) and a terminal logged into their Bitwarden account (with Bitwarden CLI installed) and tries to match on existing Bitwarden data that could have been compromised via LastPass.
Hopefully this is helpful for some of you. I'm a hobbyist, so don't expect professional code!