Hello, I would like to extract only the email addresses from a string of any length input into Microsoft Forms, such as "Mr. A <aaa@aaaa.com>; Mr. B <bbb@bbbb.com>; Mr. C <ccc@cccc.com>; ...", and generate a semicolon-separated string. How should I build the flow in Power Automate?