Function fetch_all_position_bundle

pub fn fetch_all_position_bundle(
    rpc: &RpcClient,
    addresses: &[Address],
) -> Result<Vec<DecodedAccount<PositionBundle>>, Error>