Pull all email addresses from the input text. Useful for scraping contact info from documents or web pages.
Example
Contact us at info@example.com → info@example.com
Email alice@test.org or bob@test.org → alice@test.org, bob@test.org
No emails here → (empty)