Given a String representing a file path, download the attachment to the file it points to.
Given a Path object, download the attachment to the file it points to.
Given a File object, download the attachment and write it to the given file.