Difference between using iframes and using fetch

Continuing the discussion from Single logout across multiple appilications:

What would be the difference between using iframes and using fetch requests on the logout endpoints? Would iframes do something extra that fetch wouldn’t?
@thijmen96