message_details: RuntimeDescriptor<[lane: FixedSizeBinary<4>, begin: bigint, end: bigint], {
    dispatch_weight: {
        proof_size: bigint;
        ref_time: bigint;
    };
    nonce: bigint;
    size: number;
}[]>

Returns dispatch weight, encoded payload size and delivery+dispatch fee of all messages in given inclusive range.

If some (or all) messages are missing from the storage, they'll also will be missing from the resulting vector. The vector is ordered by the nonce.