downloadPiece
Download an entire piece by fetching it as a single contiguous block (offset 0, the full TorrentInfo.storage piece size). The final piece is shorter than TorrentInfo.pieceLength; io.github.yuroyami.kitetorrent.torrent.FileStorage.pieceSize gives the exact length. Multi-file pieces still fan out to per-file ranges inside fetchBlock.