suspend fun FileEntry.readAsText(): Result<String, FileException>
Read file content as a plain string.